home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eagles Nest BBS 7
/
Eagles_Nest_Mac_Collection_Disc_7.TOAST
/
Internet⁄Other Nets
/
Mailview
/
MailView Scripts
/
Hayes
< prev
next >
Wrap
Text File
|
1992-07-14
|
783b
|
120 lines
1.0
Hayes
MODEM
READ ONLY
COMMENT
18
Hayes modem access
STATEMENTS
26
whenever:execute:
2
SFAILED
"FAIL
whenever:execute:
2
SNO CARRIER
"FAIL
whenever:execute:
2
SNO D
"FAIL
whenever:execute:
2
SNO A
"FAIL
whenever:execute:
2
SBUSY
"FAIL
notify:
1
SInitializing modem…
START
pause:
1
I1000
reply:
1
S+++
pause:
1
I1000
reply:
1
SATH|
pause:
1
I1000
MODEM_OK
onTimeOutExecute:
1
"FAIL
reply:
1
SATE1Q0V1X4|
lookFor:timingOutAfter:
2
SOK
I5
pause:
1
I1000
reply:
1
SATDT{nextPhoneNumber}|
notify:
1
SCalling {currentPhoneNumber}…
pause:
1
I3000
notify:
1
SWaiting for connection…
lookFor:timingOutAfter:
2
SCONNECT
I45
lookFor:timingOutAfter:
2
S|
I3
notify:
1
SConnected!
pause:
1
I1000
succeed
0
MODEM_FAILED
notify:
1
SModem initialization failed!
FAIL
fail
0